home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 4 / Gold Medal Software - Volume 4 (Gold Medal) (1994).iso / netutils / inetcon1.arj / OEMSETUP.INF < prev    next >
INI File  |  1994-06-06  |  1KB  |  36 lines

  1. ; OEM.INF file for NDIS 2.0 to Packet Driver converter
  2.  
  3. [disks]
  4.     1 =. ,"Packet Driver, NDIS 2.0, support for Windows 3.11",disk1
  5.  
  6. [data]
  7. type=network
  8. version="3.11.060"
  9.  
  10. [transport]
  11. ;   key=description,MSID, type, transport, mode, install, protini, winnet type, style
  12. ;       key:            unique identifier
  13. ;       description:    text description in quotes
  14. ;       MSID:           stack id (see trandefs.h)
  15. ;       type:           ndis|nonetbios
  16. ;       transport:      ipx|netbeui|tcp|xns
  17. ;       mode:           real|vxd
  18. ;       exclusive:      0 | 1
  19. ;       lanabse method: implicit | lanabase | drivername
  20. ;       install:        section name of install script
  21. ;       protini:        section name of protocol.ini script
  22. ;       winnet type:    net id
  23. ;       style:          0x0001  Not compatible with prot-mode netcards
  24. pktdrv="NDIS to Packet Converter",66,ndis,pkt,real,0,implicit,pktdrv,pktdrv_xif
  25.  
  26. [pktdrv]
  27. ;NDIS Packet Driver Support
  28. devdir=8:ndispkt.dos
  29. device=ndispkt.dos,@devdir\ndispkt.dos
  30.  
  31. [pktdrv_xif]
  32. install=pktdrv
  33. DriverName=PKTDRV$
  34. param=INTVEC,"Packet Interrupt Vector",static,"0x60",,
  35.  
  36.